home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / djvu / osi / en / libdjvu++.xml < prev    next >
Encoding:
Extensible Markup Language  |  2008-12-22  |  52.5 KB  |  1,342 lines

  1. Ôªø<?xml version="1.0" ?>
  2. <!DOCTYPE DjVuMessages PUBLIC "-//W3C/DTD DjVuMessages 1.0//EN" "../../../pubtext/DjVuMessages.dtd">
  3. <!-- Messages from libdjvu++ -->
  4. <!-- $Id: libdjvu++.xml,v 1.3 2006/10/24 05:10:23 leonb Exp $ -->
  5. <DjVuMessages>
  6. <BODY>
  7. <MESSAGE name="DjVuMessage.Unrecognized" number="10000">
  8. [1-%0!05u!] Unrecognized message:
  9.     Message name: %1!s!.
  10. </MESSAGE>
  11. <MESSAGE name="DjVuMessage.Parameter" number="10001">
  12. Parameter: %1!s!.
  13. </MESSAGE>
  14. <MESSAGE name="DjVuMessage.failed_to_parse_XML" number="10002">
  15. [1-%0!05u!] Failed to parse XML message file:
  16.     '%1!s!'.
  17. </MESSAGE>
  18. <MESSAGE name="DjVuText.corrupt_text" number="10100">
  19. [1-%0!05u!] Text layer hierarchy is corrupt"
  20. </MESSAGE>
  21. <MESSAGE name="DjVuText.no_text" number="10101">
  22. [1-%0!05u!] Text expected but not found.
  23. </MESSAGE>
  24. <MESSAGE name="DjVuText.corrupt_chunk" number="10102">
  25. [1-%0!05u!] File chunk corrupt -- too short.
  26. </MESSAGE>
  27. <MESSAGE name="DjVuText.bad_version" number="10103">
  28. [1-%0!05u!] Text version '%1!c!' unexpected.
  29. </MESSAGE>
  30. <MESSAGE name="DjVuText.one_word" number="10104">
  31. [1-%0!05u!] Separator found in the middle of a word.
  32. </MESSAGE>
  33. <MESSAGE name="DjVuText.dupl_text" number="10105">
  34. [1-%0!05u!] More than one text layer found.
  35. </MESSAGE>
  36. <MESSAGE name="arrays.ill_arg" number="11500">
  37. [1-%0!05u!] Illegal arguments in DArray::del.
  38. </MESSAGE>
  39. <MESSAGE name="arrays.ill_sub" number="11501">
  40. [1-%0!05u!] Illegal DArray subscript.
  41. </MESSAGE>
  42. <MESSAGE name="arrays.resize" number="11502">
  43. [1-%0!05u!] Invalid low and high bounds in DArray resize.
  44. </MESSAGE>
  45. <MESSAGE name="bad_arg" number="11600">
  46. [1-%0!05u!] Illegal argument in %1!s!.
  47. </MESSAGE>
  48. <MESSAGE name="ByteStream.backward" number="11700">
  49. [1-%0!05u!] Seeking backwards is not supported by this ByteStream.
  50. </MESSAGE>
  51. <MESSAGE name="ByteStream.bad_arg" number="11701">
  52. [1-%0!05u!] Illegal argument in ByteStream::seek.
  53. </MESSAGE>
  54. <MESSAGE name="ByteStream.bad_mode" number="11703">
  55. [1-%0!05u!] Illegal mode in StdioByteStream.
  56. </MESSAGE>
  57. <MESSAGE name="ByteStream.cant_write" number="11704">
  58. [1-%0!05u!] Cannot write to BSByteStream created for decoding.
  59. </MESSAGE>
  60. <MESSAGE name="ByteStream.corrupt" number="11705">
  61. [1-%0!05u!] Corrupted decoder input.
  62. </MESSAGE>
  63. <MESSAGE name="ByteStream.flush_error" number="11707">
  64. [1-%0!05u!] StdioByteStream::flush, flush error.
  65. </MESSAGE>
  66. <MESSAGE name="ByteStream.no_read" number="11708">
  67. [1-%0!05u!] StdioByteStream not opened for reading.
  68. </MESSAGE>
  69. <MESSAGE name="ByteStream.no_write" number="11709">
  70. [1-%0!05u!] StdioByteStream not opened for writing.
  71. </MESSAGE>
  72. <MESSAGE name="ByteStream.open_fail2" number="11710">
  73. [1-%0!05u!] StdioByteStream::StdioByteStream, failed to open file.
  74. </MESSAGE>
  75. <MESSAGE name="ByteStream.open_fail" number="11711">
  76. [1-%0!05u!] Failed to open '%1!s!': %2!s!.
  77. </MESSAGE>
  78. <MESSAGE name="ByteStream.read_error2" number="11712">
  79. [1-%0!05u!] StdioByteStream::read, read error.
  80. </MESSAGE>
  81. <MESSAGE name="ByteStream.read_error" number="11713">
  82. [1-%0!05u!] ByteStream::readall, read error.
  83. </MESSAGE>
  84. <MESSAGE name="ByteStream.seek_error2" number="11714">
  85. [1-%0!05u!] Attempt to seek before the beginning of the file.
  86. </MESSAGE>
  87. <MESSAGE name="ByteStream.seek_error" number="11715">
  88. [1-%0!05u!] StdioByteStream::seek, seek error.
  89. </MESSAGE>
  90. <MESSAGE name="ByteStream.seek" number="11716">
  91. [1-%0!05u!] Seeking works funny on this ByteStream (ftell() acts strange).
  92. </MESSAGE>
  93. <MESSAGE name="ByteStream.write" number="11717">
  94. [1-%0!05u!] ByteStream::write%1!s!, write error.
  95. </MESSAGE>
  96. <MESSAGE name="ByteStream.write_error2" number="11718">
  97. [1-%0!05u!] StdioByteStream::write, write error.
  98. </MESSAGE>
  99. <MESSAGE name="ByteStream.write_error" number="11720">
  100. [1-%0!05u!] Unknown error in ByteStream::write.
  101. </MESSAGE>
  102. <MESSAGE name="ByteStream.not_implemented" number="11721">
  103. [1-%0!05u!] ByteStream::scanf is not implemented.
  104. </MESSAGE>
  105. <MESSAGE name="DataPool.add_data" number="11800">
  106. [1-%0!05u!] Function DataPool::add_data() may not be called for connected
  107. DataPools.
  108. </MESSAGE>
  109. <MESSAGE name="DataPool.bad_length" number="11801">
  110. [1-%0!05u!] The length must be positive.
  111. </MESSAGE>
  112. <MESSAGE name="DataPool.bad_size" number="11802">
  113. [1-%0!05u!] Size must be non negative.
  114. </MESSAGE>
  115. <MESSAGE name="DataPool.connected1" number="11803">
  116. [1-%0!05u!] Already connected to another DataPool.
  117. </MESSAGE>
  118. <MESSAGE name="DataPool.connected2" number="11804">
  119. [1-%0!05u!] Already connected to a file.
  120. </MESSAGE>
  121. <MESSAGE name="DataPool.neg_start" number="11805">
  122. [1-%0!05u!] The start offset of the range may not be negative.
  123. </MESSAGE>
  124. <MESSAGE name="DataPool.no_threadless" number="11806">
  125. [1-%0!05u!] Internal error. This function can 't be used in threadless
  126. mode.
  127. </MESSAGE>
  128. <MESSAGE name="DataPool.reenter" number="11807">
  129. [1-%0!05u!] DATA_POOL_REENTER.
  130. </MESSAGE>
  131. <MESSAGE name="DataPool.seek_backward" number="11808">
  132. [1-%0!05u!] Seeking backwards from EOF is not supported by this ByteStream.
  133. </MESSAGE>
  134. <MESSAGE name="DataPool.zero_DataPool" number="11809">
  135. [1-%0!05u!] Internal error: ZERO DataPool passed as input.
  136. </MESSAGE>
  137. <MESSAGE name="DjVmDir0.no_slash" number="11900">
  138. [1-%0!05u!] File name may not contain slashes.
  139. </MESSAGE>
  140. <MESSAGE name="DjVmDir.bad_dir" number="12000">
  141. [1-%0!05u!] The directory contains both indirect and bundled records.
  142. </MESSAGE>
  143. <MESSAGE name="DjVmDir.bad_file" number="12001">
  144. [1-%0!05u!] DjVm File ID '%1!s!' contains illegal character(s).
  145. </MESSAGE>
  146. <MESSAGE name="DjVmDir.corrupt" number="12002">
  147. [1-%0!05u!] DjVu document is corrupt. There may be only one file
  148. with shared annotations in a multipage document.
  149. </MESSAGE>
  150. <MESSAGE name="DjVmDir.dupl_id2" number="12003">
  151. [1-%0!05u!] File with ID '%1!s!' already exists in the DJVM
  152. directory.
  153. </MESSAGE>
  154. <MESSAGE name="DjVmDir.dupl_id" number="12004">
  155. [1-%0!05u!] Error in 'DIRM' chunk: two records for the same ID
  156. '%1!s!'
  157. </MESSAGE>
  158. <MESSAGE name="DjVmDir.dupl_name2" number="12005">
  159. [1-%0!05u!] File with NAME '%1!s!' already exists in the DJVM
  160. directory.
  161. </MESSAGE>
  162. <MESSAGE name="DjVmDir.dupl_name" number="12006">
  163. [1-%0!05u!] Error in 'DIRM' chunk: two records for the same NAME
  164. '%1!s!'
  165. </MESSAGE>
  166. <MESSAGE name="DjVmDir.dupl_title2" number="12007">
  167. [1-%0!05u!] File with TITLE '%1!s!' already exists in the DJVM
  168. directory.
  169. </MESSAGE>
  170. <MESSAGE name="DjVmDir.dupl_title" number="12008">
  171. [1-%0!05u!] Error in 'DIRM' chunk: two records for the same TITLE
  172. '%1!s!'
  173. </MESSAGE>
  174. <MESSAGE name="DjVmDir.get_str_type" number="12009">
  175. [1-%0!05u!] Internal error: please modify DjVmDir::File::get_str_type()
  176. to contain all possible File types.
  177. </MESSAGE>
  178. <MESSAGE name="DjVmDir.multi_save2" number="12010">
  179. [1-%0!05u!] Current DjVu multipage format does not support
  180. more than one file with shared annotations.
  181. </MESSAGE>
  182. <MESSAGE name="DjVmDir.multi_save" number="12011">
  183. [1-%0!05u!] Cannot save a multipage document containing more than one file
  184. with shared annotations.
  185. </MESSAGE>
  186. <MESSAGE name="DjVmDir.name_in_use" number="12012">
  187. [1-%0!05u!] Name '%1!s!' is already in use.
  188. </MESSAGE>
  189. <MESSAGE name="DjVmDir.no_indirect" number="12013">
  190. [1-%0!05u!] Directory error: no indirect entries allowed in bundled document.
  191. </MESSAGE>
  192. <MESSAGE name="DjVmDir.no_info" number="12014">
  193. [1-%0!05u!] Nothing is known about file with ID '%1!s!'
  194. </MESSAGE>
  195. <MESSAGE name="DjVmDir.title_in_use" number="12015">
  196. [1-%0!05u!] Title '%1!s!' is already in use.
  197. </MESSAGE>
  198. <MESSAGE name="DjVmDir.version_error" number="12016">
  199. [1-%0!05u!] Unable to read DJVM directories of versions higher than %1!s!.
  200. Data version number is %2!s!.
  201. </MESSAGE>
  202. <MESSAGE name="DjVmDoc.cant_delete" number="12100">
  203. [1-%0!05u!] There is no file with ID '%1!s!' to delete.
  204. </MESSAGE>
  205. <MESSAGE name="DjVmDoc.cant_find" number="12101">
  206. [1-%0!05u!] Can't find file with ID '%1!s!'.
  207. </MESSAGE>
  208. <MESSAGE name="DjVmDoc.cant_read_indr" number="12102">
  209. [1-%0!05u!] Can't read indirect DjVm documents from DataPools or
  210. ByteStreams.
  211. </MESSAGE>
  212. <MESSAGE name="DjVmDoc.no_data" number="12103">
  213. [1-%0!05u!] Strange: there is no data for file '%1!s!'
  214. </MESSAGE>
  215. <MESSAGE name="DjVmDoc.no_dirm_chunk" number="12104">
  216. [1-%0!05u!] The first chunk of a DJVM document must be DIRM: must be an old
  217. format.
  218. </MESSAGE>
  219. <MESSAGE name="DjVmDoc.no_duplicate" number="12105">
  220. [1-%0!05u!] Attempt to insert the same file twice.
  221. </MESSAGE>
  222. <MESSAGE name="DjVmDoc.no_form_djvm2" number="12106">
  223. [1-%0!05u!] Can't find form DJVM. The document is not in new multipage
  224. format.
  225. </MESSAGE>
  226. <MESSAGE name="DjVmDoc.no_form_djvm" number="12107">
  227. [1-%0!05u!] Can't find form DJVM in the input data.
  228. </MESSAGE>
  229. <MESSAGE name="DjVmDoc.not_IFF" number="12108">
  230. [1-%0!05u!] File '%1!s!' is not in IFF format.
  231. </MESSAGE>
  232. <MESSAGE name="DjVmDoc.no_zero_file" number="12109">
  233. [1-%0!05u!] Can't insert ZERO file.
  234. </MESSAGE>
  235. <MESSAGE name="DjVmDoc.zero_file" number="12110">
  236. [1-%0!05u!] Strange: File size is zero.
  237. </MESSAGE>
  238. <MESSAGE name="DjVuAnno.bad_type" number="12200">
  239. [1-%0!05u!] GLObject(): Wrong object type passed. Should be either STRING or
  240. SYMBOL.
  241. </MESSAGE>
  242. <MESSAGE name="DjVuAnno.bad_url" number="12201">
  243. [1-%0!05u!] Invalid URL specification.
  244. </MESSAGE>
  245. <MESSAGE name="DjVuAnno.bad_zoom" number="12203">
  246. [1-%0!05u!] Illegal zoom specification.
  247. </MESSAGE>
  248. <MESSAGE name="DjVuAnno.invalid2list" number="12207">
  249. [1-%0!05u!] Invalid object type. Can't convert to list.
  250. </MESSAGE>
  251. <MESSAGE name="DjVuAnno.invalid2number" number="12208">
  252. [1-%0!05u!] Invalid object type. Can't convert to number.
  253. </MESSAGE>
  254. <MESSAGE name="DjVuAnno.invalid2string" number="12209">
  255. [1-%0!05u!] Invalid object type. Can't convert to string.
  256. </MESSAGE>
  257. <MESSAGE name="DjVuAnno.invalid2symbol" number="12210">
  258. [1-%0!05u!] Invalid object type. Can't convert to symbol.
  259. </MESSAGE>
  260. <MESSAGE name="DjVuAnno.list2number" number="12211">
  261. [1-%0!05u!] Invalid object type. Can't convert compound object
  262. '%1!s!' to number.
  263. </MESSAGE>
  264. <MESSAGE name="DjVuAnno.list2string" number="12212">
  265. [1-%0!05u!] Invalid object type. Can't convert compound object
  266. '%1!s!' to string.
  267. </MESSAGE>
  268. <MESSAGE name="DjVuAnno.list2symbol" number="12213">
  269. [1-%0!05u!] Invalid object type. Can't convert compound object
  270. '%1!s!' to symbol.
  271. </MESSAGE>
  272. <MESSAGE name="DjVuAnno.no_number" number="12214">
  273. [1-%0!05u!] Error occurred when parsing contents of object '%1!s!':
  274. '(' must be followed by object name, not by number.
  275. </MESSAGE>
  276. <MESSAGE name="DjVuAnno.no_paren" number="12215">
  277. [1-%0!05u!] Error occurred when parsing contents of object '%1!s!':
  278. '(' must be followed by object name, not by parenthesis.
  279. </MESSAGE>
  280. <MESSAGE name="DjVuAnno.no_string" number="12216">
  281. [1-%0!05u!] Error occurred when parsing contents of object '%1!s!':
  282. '(' must be followed by object name, not by string.
  283. </MESSAGE>
  284. <MESSAGE name="DjVuAnno.number2list" number="12218">
  285. [1-%0!05u!] Invalid object type. Can't convert number '%1!d!'
  286. to compound object.
  287. </MESSAGE>
  288. <MESSAGE name="DjVuAnno.number2string" number="12219">
  289. [1-%0!05u!] Invalid object type. Can't convert number '%1!d!'
  290. to string.
  291. </MESSAGE>
  292. <MESSAGE name="DjVuAnno.number2symbol" number="12220">
  293. [1-%0!05u!] Invalid object type. Can't convert number '%1!d!'
  294. to symbol.
  295. </MESSAGE>
  296. <MESSAGE name="DjVuAnno.paren" number="12222">
  297. [1-%0!05u!] Error occurred when parsing contents of object
  298. '%1!s!':
  299. '(' must be IMMEDIATELY followed by an object name.
  300. </MESSAGE>
  301. <MESSAGE name="DjVuAnno.string2list" number="12223">
  302. [1-%0!05u!] Invalid object type. Can't convert string '%1!s!'
  303. to compound object.
  304. </MESSAGE>
  305. <MESSAGE name="DjVuAnno.string2number" number="12224">
  306. [1-%0!05u!] Invalid object type. Can't convert string '%1!s!'
  307. to number.
  308. </MESSAGE>
  309. <MESSAGE name="DjVuAnno.string2symbol" number="12225">
  310. [1-%0!05u!] Invalid object type. Can't convert string '%1!s!'
  311. to symbol.
  312. </MESSAGE>
  313. <MESSAGE name="DjVuAnno.symbol2list" number="12226">
  314. [1-%0!05u!] Invalid object type. Can't convert symbol '%1!s!'
  315. to compound object.
  316. </MESSAGE>
  317. <MESSAGE name="DjVuAnno.symbol2number" number="12227">
  318. [1-%0!05u!] Invalid object type. Can't convert symbol '%1!s!'
  319. to number.
  320. </MESSAGE>
  321. <MESSAGE name="DjVuAnno.symbol2string" number="12228">
  322. [1-%0!05u!] Invalid object type. Can't convert symbol '%1!s!'
  323. to string.
  324. </MESSAGE>
  325. <MESSAGE name="DjVuAnno.too_few" number="12229">
  326. [1-%0!05u!] Too few elements in '%1!s!'
  327. </MESSAGE>
  328. <MESSAGE name="DjVuDocEditor.bad_page" number="12300">
  329. [1-%0!05u!] Page number %1!d! is invalid.
  330. </MESSAGE>
  331. <MESSAGE name="DjVuDocEditor.cant_save2" number="12301">
  332. [1-%0!05u!] Can't 'Save' the document in the requested
  333. format. Use 'Save As'
  334. </MESSAGE>
  335. <MESSAGE name="DjVuDocEditor.cant_save" number="12302">
  336. [1-%0!05u!] Can't save the document. Use 'Save As'
  337. </MESSAGE>
  338. <MESSAGE name="DjVuDocEditor.create_fail" number="12303">
  339. [1-%0!05u!] Failed to create file with ID '%1!s!'
  340. </MESSAGE>
  341. <MESSAGE name="DjVuDocEditor.dir_fail" number="12304">
  342. [1-%0!05u!] Failed to create directory '%1!s!'
  343. </MESSAGE>
  344. <MESSAGE name="DjVuDocEditor.init" number="12305">
  345. [1-%0!05u!] DjVuDocEditor has already been initialized.
  346. </MESSAGE>
  347. <MESSAGE name="DjVuDocEditor.no_codec" number="12306">
  348. [1-%0!05u!] Failed to load compression codec.
  349. </MESSAGE>
  350. <MESSAGE name="DjVuDocEditor.no_file" number="12307">
  351. [1-%0!05u!] There is no file with ID '%1!s!' in this document.
  352. </MESSAGE>
  353. <MESSAGE name="DjVuDocEditor.not_1_page" number="12308">
  354. [1-%0!05u!] File '%1!s!' is not a single page DjVu file.
  355. </MESSAGE>
  356. <MESSAGE name="DjVuDocEditor.no_thumb" number="12309">
  357. [1-%0!05u!] Internal error: Can't find thumbnail for page %1!d!.
  358. </MESSAGE>
  359. <MESSAGE name="DjVuDocEditor.not_init" number="12310">
  360. [1-%0!05u!] DjVuDocEditor should have been initialized before used.
  361. </MESSAGE>
  362. <MESSAGE name="DjVuDocEditor.open_fail" number="12311">
  363. [1-%0!05u!] Failed to open document '%1!s!'
  364. </MESSAGE>
  365. <MESSAGE name="DjVuDocEditor.page_fail" number="12312">
  366. [1-%0!05u!] Internal error: unable to get page %1!d!.
  367. </MESSAGE>
  368. <MESSAGE name="DjVuDocEditor.page_num" number="12313">
  369. [1-%0!05u!] Invalid page number %1!d!.
  370. </MESSAGE>
  371. <MESSAGE name="DjVuDocEditor.render" number="12314">
  372. [1-%0!05u!] Unable to render image of page %1!d!.
  373. </MESSAGE>
  374. <MESSAGE name="DjVuDocEditor.share_fail" number="12315">
  375. [1-%0!05u!] Attempt to create another file with shared annotations failed.
  376. There may be only one such file in a multipage document.
  377. </MESSAGE>
  378. <MESSAGE name="DjVuDocument.2nd_init" number="12400">
  379. [1-%0!05u!] DjVuDocument cannot be initialized twice.
  380. </MESSAGE>
  381. <MESSAGE name="DjVuDocument.bad_format" number="12401">
  382. [1-%0!05u!] Unknown document format. Can't decode.
  383. </MESSAGE>
  384. <MESSAGE name="DjVuDocument.bad_thumb" number="12402">
  385. [1-%0!05u!] Corrupted thumbnails.
  386. </MESSAGE>
  387. <MESSAGE name="DjVuDocument.big_num" number="12403">
  388. [1-%0!05u!] Page number is too big.
  389. </MESSAGE>
  390. <MESSAGE name="DjVuDocument.cant_extract" number="12405">
  391. [1-%0!05u!] Failed to extract predecoded thumbnails:.
  392. </MESSAGE>
  393. <MESSAGE name="DjVuDocument.cant_render" number="12406">
  394. [1-%0!05u!] Unable to render page %1!d!.
  395. </MESSAGE>
  396. <MESSAGE name="DjVuDocument.comp_codec" number="12407">
  397. [1-%0!05u!] Compression codec not loaded.
  398. </MESSAGE>
  399. <MESSAGE name="DjVuDocument.empty_url" number="12408">
  400. [1-%0!05u!] Empty URL passed to DjVuDocument.
  401. </MESSAGE>
  402. <MESSAGE name="DjVuDocument.exclude_page" number="12409">
  403. [1-%0!05u!] Excluding page %1!d! from the file list due to errors.
  404. </MESSAGE>
  405. <MESSAGE name="DjVuDocument.fail_URL" number="12411">
  406. [1-%0!05u!] Failed to get data for URL '%1!s!'
  407. </MESSAGE>
  408. <MESSAGE name="DjVuDocument.file_outside" number="12412">
  409. [1-%0!05u!] File '%1!s!' is not in this bundle.
  410. </MESSAGE>
  411. <MESSAGE name="DjVuDocument.init_eof" number="12413">
  412. [1-%0!05u!] Unexpected End Of File encountered during document initialization.
  413. </MESSAGE>
  414. <MESSAGE name="DjVuDocument.init_not_done" number="12414">
  415. [1-%0!05u!] Document has not been completely initialized yet.
  416. </MESSAGE>
  417. <MESSAGE name="DjVuDocument.miss_page_name" number="12415">
  418. [1-%0!05u!] Page with name '%1!s!' is not in this document.
  419. </MESSAGE>
  420. <MESSAGE name="DjVuDocument.miss_page_num" number="12416">
  421. [1-%0!05u!] Page '%1!d!' does not exist in this document.
  422. </MESSAGE>
  423. <MESSAGE name="DjVuDocument.no_dir" number="12417">
  424. [1-%0!05u!] Single page documents don't have a DjVm directory.
  425. </MESSAGE>
  426. <MESSAGE name="DjVuDocument.no_file" number="12418">
  427. [1-%0!05u!] The requested file does not exist.
  428. </MESSAGE>
  429. <MESSAGE name="DjVuDocument.no_page" number="12419">
  430. [1-%0!05u!] Failed to find any page in this document.
  431. </MESSAGE>
  432. <MESSAGE name="DjVuDocument.not_DjVu" number="12420">
  433. [1-%0!05u!] The requested input is not a DjVu File.
  434. </MESSAGE>
  435. <MESSAGE name="DjVuDocument.not_init" number="12421">
  436. [1-%0!05u!] DjVuDocument is not initialized.
  437. </MESSAGE>
  438. <MESSAGE name="DjVuDocument.not_secure" number="12422">
  439. [1-%0!05u!] DjVuDocument is not secured by a GP<DjVuDocument>
  440. </MESSAGE>
  441. <MESSAGE name="DjVuDocument.obsolete" number="12423">
  442. [1-%0!05u!] The document is in obsolete format.
  443. </MESSAGE>
  444. <MESSAGE name="DjVuDocument.old_bundle" number="12424">
  445. [1-%0!05u!] Only OLD_BUNDLED documents have DjVm v.0 directory.
  446. </MESSAGE>
  447. <MESSAGE name="DjVuDocument.stopped" number="12425">
  448. [1-%0!05u!] DjVuDocument init thread STOPped.
  449. </MESSAGE>
  450. <MESSAGE name="DjVuDocument.unk_type" number="12426">
  451. [1-%0!05u!] Unknown document type.
  452. </MESSAGE>
  453. <MESSAGE name="DjVuDocument.URL_outside2" number="12427">
  454. [1-%0!05u!] URL '%1!s!' points outside of the INDIRECT document.
  455. </MESSAGE>
  456. <MESSAGE name="DjVuDocument.URL_outside" number="12428">
  457. [1-%0!05u!] URL '%1!s!' points outside of the bundled document.
  458. </MESSAGE>
  459. <MESSAGE name="DjVuDocument.skip_page" number="12429">
  460. [1-%0!05u!] Skipping page %1!d!.
  461. </MESSAGE>
  462. <MESSAGE name="DjVuFile.2nd_init" number="12500">
  463. [1-%0!05u!] DjVuFile is already initialized.
  464. </MESSAGE>
  465. <MESSAGE name="DjVuFile.corrupt_BG44" number="12501">
  466. [1-%0!05u!] DjVu Decoder: Corrupted data (Incorrect size in BG44 chunk).
  467. </MESSAGE>
  468. <MESSAGE name="DjVuFile.corrupt_dupl" number="12502">
  469. [1-%0!05u!] DjVu Decoder: Corrupted file (Duplicate INFO chunk).
  470. </MESSAGE>
  471. <MESSAGE name="DjVuFile.corrupt_INFO" number="12503">
  472. [1-%0!05u!] DjVu Decoder: Corrupted file (Found INFO chunk in FORM:DJVI).
  473. </MESSAGE>
  474. <MESSAGE name="DjVuFile.corrupt_missing_info" number="12504">
  475. [1-%0!05u!] DjVu Decoder: Corrupted data (Missing INFO chunk).
  476. </MESSAGE>
  477. <MESSAGE name="DjVuFile.corrupt_missing_IW44" number="12505">
  478. [1-%0!05u!] DjVu Decoder: Corrupted data (Missing IW44 data chunks).
  479. </MESSAGE>
  480. <MESSAGE name="DjVuFile.corrupt_zero" number="12506">
  481. [1-%0!05u!] DjVu Decoder: Corrupted file (image size is zero).
  482. </MESSAGE>
  483. <MESSAGE name="DjVuFile.decode_fail" number="12507">
  484. [1-%0!05u!] Decode of an included file failed.
  485. </MESSAGE>
  486. <MESSAGE name="DjVuFile.dupl_backgrnd" number="12508">
  487. [1-%0!05u!] DjVu Decoder: Corrupted data (Duplicate background layer).
  488. </MESSAGE>
  489. <MESSAGE name="DjVuFile.dupl_Dxxx" number="12509">
  490. [1-%0!05u!] DjVu Decoder: Corrupted data (Duplicate Dxxx chunk).
  491. </MESSAGE>
  492. <MESSAGE name="DjVuFile.dupl_foregrnd" number="12510">
  493. [1-%0!05u!] DjVu Decoder: Corrupted data (Duplicate foreground color info).
  494. </MESSAGE>
  495. <MESSAGE name="DjVuFile.dupl_Sxxx" number="12511">
  496. [1-%0!05u!] DjVu Decoder: Corrupted data (Duplicate Sxxx chunk).
  497. </MESSAGE>
  498. <MESSAGE name="DjVuFile.Dxxx_after_Sxxx" number="12512">
  499. [1-%0!05u!] Decoder: Corrupted data (Dxxx chunk found after Sxxx chunk).
  500. </MESSAGE>
  501. <MESSAGE name="DjVuFile.empty_URL" number="12513">
  502. [1-%0!05u!] Empty URL passed to DjVuFile.
  503. </MESSAGE>
  504. <MESSAGE name="DjVuFile.EOF" number="12514">
  505. [1-%0!05u!] Unexpected End Of File Encountered Reading:
  506.     %1!s!.
  507. </MESSAGE>
  508. <MESSAGE name="DjVuFile.failed" number="12515">
  509. [1-%0!05u!] %1!s! FAILED.
  510. </MESSAGE>
  511. <MESSAGE name="DjVuFile.illegal_chunk" number="12516">
  512. [1-%0!05u!] Illegal chunk number.
  513. </MESSAGE>
  514. <MESSAGE name="DjVuFile.malformed" number="12517">
  515. [1-%0!05u!] Malformed INCL chunk. No slashes allowed.
  516. </MESSAGE>
  517. <MESSAGE name="DjVuFile.missing_chunk" number="12518">
  518. [1-%0!05u!] Too few chunks.
  519. </MESSAGE>
  520. <MESSAGE name="DjVuFile.new_version" number="12519">
  521. [1-%0!05u!] DjVu Decoder: Cannot decode DjVu files with version>= %1!d!.
  522. </MESSAGE>
  523. <MESSAGE name="DjVuFile.no_create" number="12520">
  524. [1-%0!05u!] Internal error: id_to_file(%1!s!) did not create any file.
  525. </MESSAGE>
  526. <MESSAGE name="DjVuFile.no_data" number="12521">
  527. [1-%0!05u!] Failed get data for URL '%1!s!'
  528. </MESSAGE>
  529. <MESSAGE name="DjVuFile.not_finished" number="12522">
  530. [1-%0!05u!] Internal error: an included file has not finished yet.
  531. </MESSAGE>
  532. <MESSAGE name="DjVuFile.not_init" number="12523">
  533. [1-%0!05u!] DjVuFile is not initialized.
  534. </MESSAGE>
  535. <MESSAGE name="DjVuFile.not_secured" number="12524">
  536. [1-%0!05u!] DjVuFile is not secured by a GP<DjVuFile>
  537. </MESSAGE>
  538. <MESSAGE name="DjVuFile.stopped" number="12525">
  539. [1-%0!05u!] %1!s! STOPPED.
  540. </MESSAGE>
  541. <MESSAGE name="DjVuFile.unexp_image" number="12526">
  542. [1-%0!05u!] DejaVu decoder: a DJVU or IW44 image was expected.
  543. </MESSAGE>
  544. <MESSAGE name="DjVuFile.unrecog_chunk" number="12527"
  545.   value="%1!5.1f! Kb '%2!4s!' Unrecognized chunk." />
  546. <MESSAGE name="DjVuFile.page_info" number="12528"
  547.   value="%1!5.1f! Kb '%2!4s!' Page information." />
  548. <MESSAGE name="DjVuFile.indir_chunk1" number="12529"
  549.   value="%2!5.1f! Kb '%3!4s!' Indirection chunk (%1!s!)." />
  550. <MESSAGE name="DjVuFile.indir_chunk2" number="12530"
  551.   value="%1!5.1f! Kb '%2!4s!' Indirection chunk." />
  552. <MESSAGE name="DjVuFile.shape_dict" number="12531"
  553.   value="%2!5.1f! Kb '%3!4s!' JB2 shape dictionary (%1!d! shapes)." />
  554. <MESSAGE name="DjVuFile.fg_mask" number="12532"
  555.   value="%4!5.1f! Kb '%5!4s!' JB2 foreground mask (%1!d!x%2!d!, %3!d! dpi)." />
  556. <MESSAGE name="DjVuFile.G4_mask" number="12533"
  557.   value="%4!5.1f! Kb '%5!4s!' G4/MMR encoded mask (%1!d!x%2!d!, %3!d! dpi)." />
  558. <MESSAGE name="DjVuFile.IW44_bg1" number="12534"
  559.   value="%4!5.1f! Kb '%5!4s!' IW44 background (%1!d!x%2!d!, %3!d! dpi)." />
  560. <MESSAGE name="DjVuFile.IW44_bg2" number="12535"
  561.   value="%3!5.1f! Kb '%4!4s!' IW44 background (part %1!d!, %2!d! dpi)." />
  562. <MESSAGE name="DjVuFile.IW44_fg" number="12536"
  563.   value="%4!5.1f! Kb '%5!4s!' IW44 foreground colors (%1!d!x%2!d!, %3!d! dpi)." />
  564. <MESSAGE name="DjVuFile.color_import1" number="12537"
  565.   value="%4!5.1f! Kb '%5!4s!' LINK Color Import (%1!d!x%2!d!, %3!d! dpi)." />
  566. <MESSAGE name="DjVuFile.color_import2" number="12538"
  567.   value="%1!5.1f! Kb '%2!4s!' LINK Color Import (Unimplemented)." />
  568. <MESSAGE name="DjVuFile.JPEG_bg1" number="12539"
  569.   value="%4!5.1f! Kb '%5!4s!' JPEG background (%1!d!x%2!d!, %3!d! dpi)." />
  570. <MESSAGE name="DjVuFile.JPEG_bg2" number="12540"
  571.   value="%1!5.1f! Kb '%2!4s!' JPEG background (Unimplemented)." />
  572. <MESSAGE name="DjVuFile.JPEG_fg1" number="12541"
  573.   value="%4!5.1f! Kb '%5!4s!' JPEG foreground colors (%1!d!x%2!d!, %3!d! dpi)." />
  574. <MESSAGE name="DjVuFile.JPEG_fg2" number="12542"
  575.   value="%1!5.1f! Kb '%2!4s!' JPEG foreground colors (Unimplemented)." />
  576. <MESSAGE name="DjVuFile.JPEG2K_bg" number="12543"
  577.   value="%1!5.1f! Kb '%2!4s!' JPEG-2000 background (Unimplemented)." />
  578. <MESSAGE name="DjVuFile.JPEG2K_fg" number="12544"
  579.   value="[1-%0!05u!] %1!5.1f! Kb '%2!4s!' JPEG-2000 foreground colors (Unimplemented)." />
  580. <MESSAGE name="DjVuFile.JB2_fg" number="12545"
  581.   value="%3!5.1f! Kb '%4!4s!' JB2 foreground colors (%1!d! colors, %2!d! ccs)." />
  582. <MESSAGE name="DjVuFile.IW44_data1" number="12546"
  583.   value="%4!5.1f! Kb '%5!4s!' IW44 data (%1!d!x%2!d!, %3!d! dpi)." />
  584. <MESSAGE name="DjVuFile.IW44_data2" number="12547"
  585.   value="%3!5.1f! Kb '%4!4s!' IW44 data (part %1!d!, %2!d! dpi)." />
  586. <MESSAGE name="DjVuFile.nav_dir" number="12548"
  587.   value="%1!5.1f! Kb '%2!4s!' Navigation directory (obsolete)." />
  588. <MESSAGE name="DjVuFile.anno1" number="12549"
  589.   value="%1!5.1f! Kb '%2!4s!' Annotations (bundled)." />
  590. <MESSAGE name="DjVuFile.anno2" number="12550"
  591.   value="%1!5.1f! Kb '%2!4s!' Annotations (hyperlinks, etc.)." />
  592. <MESSAGE name="DjVuFile.text" number="12551"
  593.   value="%1!5.1f! Kb '%2!4s!' Text (text, etc.)." />
  594. <MESSAGE name="DjVuFile.djvu_header" number="12552"
  595.   value="DJVU Image (%1!d!x%2!d!, %3!d! dpi) version %4!d!: " />
  596. <MESSAGE name="DjVuFile.IW44_header" number="12553"
  597.   value="IW44 Image (%1!d!x%2!d!, %3!d! dpi): " />
  598. <MESSAGE name="DjVuFile.ratio" number="12554"
  599.   value=" Compression ratio: %1!0.f! (%2!0.1f! Kb)" />
  600. <MESSAGE name="DjVuFile.securedjvu" number="12555">
  601. Incompatible file (so-called "Secure DjVu".)
  602. </MESSAGE>
  603. <MESSAGE name="DjVuGlobalMemory.exhausted" number="12600">
  604. [1-%0!05u!] Memory Exhausted.
  605. </MESSAGE>
  606. <MESSAGE name="DjVuGlobal.not_compatible" number="12700">
  607. [1-%0!05u!] DjVuProgress is not compatible with multithreading.
  608. </MESSAGE>
  609. <MESSAGE name="DjVuImage.bad_call" number="12800">
  610. [1-%0!05u!] DjVuImage::decode should not be called after DjVuImage::connect.
  611. </MESSAGE>
  612. <MESSAGE name="DjVuImage.bad_rect2" number="12801">
  613. [1-%0!05u!] (DjVuImage::do_pixmap) Illegal target rectangles.
  614. </MESSAGE>
  615. <MESSAGE name="DjVuImage.bad_rect" number="12802">
  616. [1-%0!05u!] (DjVuImage::get_pixmap) Illegal target rectangles.
  617. </MESSAGE>
  618. <MESSAGE name="DjVuImage.corrupted" number="12803">
  619. [1-%0!05u!] Corrupted file (color index is greater than palette size).
  620. </MESSAGE>
  621. <MESSAGE name="DjVuImage.mult_error" number="12804">
  622. [1-%0!05u!] Multiple errors while decoding.
  623. </MESSAGE>
  624. <MESSAGE name="DjVuImage.not_decode" number="12805">
  625. [1-%0!05u!] Cannot decode this DjVu document using the backward-compatibility
  626. mode.
  627. </MESSAGE>
  628. <MESSAGE name="DjVuImage.short1" number="12806"
  629.   value="%1!d!x%2!d! in %3!0.1f! Kb" />
  630. <MESSAGE name="DjVuImage.short2" number="12807" 
  631.   value="%1!d!x%2!d!" />
  632. <MESSAGE name="DjVuInfo.corrupt_file" number="12900">
  633. [1-%0!05u!] DjVu Decoder: Corrupted file (truncated INFO chunk).
  634. </MESSAGE>
  635. <MESSAGE name="DjVuNavDir.bad_page" number="13000">
  636. [1-%0!05u!] Invalid page number passed as input.
  637. </MESSAGE>
  638. <MESSAGE name="DjVuNavDir.large_page" number="13001">
  639. [1-%0!05u!] Page number is too big.
  640. </MESSAGE>
  641. <MESSAGE name="DjVuNavDir.long_line" number="13002">
  642. [1-%0!05u!] Failed to read DjVu directory. Line is too long.
  643. </MESSAGE>
  644. <MESSAGE name="DjVuNavDir.neg_page" number="13003">
  645. [1-%0!05u!] Page number may not be negative.
  646. </MESSAGE>
  647. <MESSAGE name="DjVuNavDir.zero_dir" number="13004">
  648. [1-%0!05u!] ZERO directory URL passed to the DjVuNavDir constructor.
  649. </MESSAGE>
  650. <MESSAGE name="DjVuPalette.bad_palette" number="13100">
  651. [1-%0!05u!] Corrupted foreground color palette.
  652. </MESSAGE>
  653. <MESSAGE name="DjVuPalette.bad_version" number="13101">
  654. [1-%0!05u!] Unrecognized version tag in palette data.
  655. </MESSAGE>
  656. <MESSAGE name="DjVuPalette.many_colors" number="13102">
  657. [1-%0!05u!] Unrealistic number of colors.
  658. </MESSAGE>
  659. <MESSAGE name="DjVuPalette.no_color" number="13103">
  660. [1-%0!05u!] Color histogram not found.
  661. </MESSAGE>
  662. <MESSAGE name="DjVuPalette.not_init" number="13104">
  663. [1-%0!05u!] Palette is not initialized.
  664. </MESSAGE>
  665. <MESSAGE name="DjVuPalette.test_usage" number="13105">
  666. [1-%0!05u!] Usage: quant<ncol><minbox><ppmfile>
  667. </MESSAGE>
  668. <MESSAGE name="DjVuPort.not_alloc" number="13200">
  669. [1-%0!05u!] DjVuPort was not allocated on the heap.
  670. </MESSAGE>
  671. <MESSAGE name="DjVuToPS.bad_EPS_num" number="13300">
  672. [1-%0!05u!] Only one copy can be printed in EPS format.
  673. </MESSAGE>
  674. <MESSAGE name="DjVuToPS.bad_format" number="13301">
  675. [1-%0!05u!] PostScript format must be either PS or EPS.
  676. </MESSAGE>
  677. <MESSAGE name="DjVuToPS.bad_gamma" number="13302">
  678. [1-%0!05u!] Invalid gamma specified. Must be between 0.3 and 5.0.
  679. </MESSAGE>
  680. <MESSAGE name="DjVuToPS.bad_level" number="13303">
  681. [1-%0!05u!] Invalid PostScript level %1!d!. Must be either 1 or 2.
  682. </MESSAGE>
  683. <MESSAGE name="DjVuToPS.bad_mode" number="13304">
  684. [1-%0!05u!] Invalid image mode passed to printing code.
  685. </MESSAGE>
  686. <MESSAGE name="DjVuToPS.bad_number" number="13305">
  687. [1-%0!05u!] The number of copies must be positive.
  688. </MESSAGE>
  689. <MESSAGE name="DjVuToPS.bad_orient" number="13306">
  690. [1-%0!05u!] Invalid orientation passed to printing code.
  691. </MESSAGE>
  692. <MESSAGE name="DjVuToPS.bad_page" number="13307">
  693. [1-%0!05u!] Illegal page number '%1!d!'
  694. </MESSAGE>
  695. <MESSAGE name="DjVuToPS.bad_range" number="13308">
  696. [1-%0!05u!] Illegal range '%1!s!'
  697. </MESSAGE>
  698. <MESSAGE name="DjVuToPS.bad_scale" number="13309">
  699. [1-%0!05u!] Attempt to scale image to point while printing.
  700. </MESSAGE>
  701. <MESSAGE name="DjVuToPS.bad_zoom" number="13310">
  702. [1-%0!05u!] Invalid zoom factor passed to printing code.
  703. </MESSAGE>
  704. <MESSAGE name="DjVuToPS.big_page" number="13311">
  705. [1-%0!05u!] Page number %1!d! is too big.
  706. </MESSAGE>
  707. <MESSAGE name="DjVuToPS.empty_image" number="13313">
  708. [1-%0!05u!] Attempt to print an empty image.
  709. </MESSAGE>
  710. <MESSAGE name="DjVuToPS.empty_rect" number="13314">
  711. [1-%0!05u!] Attempt to print an empty rectangle.
  712. </MESSAGE>
  713. <MESSAGE name="DjVuToPS.no_image" number="13315">
  714. [1-%0!05u!] Failed to get image for page %1!d!.
  715. </MESSAGE>
  716. <MESSAGE name="DjVuToPS.no_landscape" number="13316">
  717. [1-%0!05u!] LANDSCAPE mode is not supported by EPS format.
  718. </MESSAGE>
  719. <MESSAGE name="DjVuToPS.no_to" number="13318">
  720. [1-%0!05u!] Missing 'To' page number in range '%1!s!'
  721. </MESSAGE>
  722. <MESSAGE name="DjVuToPS.only_one_page" number="13319">
  723. [1-%0!05u!] Can't print more than one page in EPS format.
  724. </MESSAGE>
  725. <MESSAGE name="EOF" number="13400">
  726. Unexpected End Of File.
  727. </MESSAGE>
  728. <MESSAGE name="Error" number="13500">
  729. Error: %1!s!.
  730. </MESSAGE>
  731. <MESSAGE name="error" number="13600">
  732. Error: %1!s!.
  733. </MESSAGE>
  734. <MESSAGE name="Failed" number="13700">
  735. Failed.
  736. </MESSAGE>
  737. <MESSAGE name="GBitmap.bad_format" number="13800">
  738. [1-%0!05u!] Unknown PBM, PGM or RLE file format.
  739. </MESSAGE>
  740. <MESSAGE name="GBitmap.bad_levels" number="13801">
  741. [1-%0!05u!] (GBitmap::set_grays) Illegal number of gray levels.
  742. </MESSAGE>
  743. <MESSAGE name="GBitmap.bad_PBM" number="13802">
  744. [1-%0!05u!] Malformed PBM file.
  745. </MESSAGE>
  746. <MESSAGE name="GBitmap.cant_compress" number="13803">
  747. [1-%0!05u!] Cannot compress gray level bitmap.
  748. </MESSAGE>
  749. <MESSAGE name="GBitmap.cant_make_PBM" number="13804">
  750. [1-%0!05u!] Cannot make PBM file with a gray level bitmap.
  751. </MESSAGE>
  752. <MESSAGE name="GBitmap.left_damaged" number="13805">
  753. [1-%0!05u!] debug: left border is damaged.
  754. </MESSAGE>
  755. <MESSAGE name="GBitmap.lost_sync2" number="13806">
  756. [1-%0!05u!] (GBitmap::decode) RLE synchronization lost.
  757. </MESSAGE>
  758. <MESSAGE name="GBitmap.lost_sync" number="13807">
  759. [1-%0!05u!] RLE: synchronization lost.
  760. </MESSAGE>
  761. <MESSAGE name="GBitmap.not_init" number="13808">
  762. [1-%0!05u!] Uninitialized bitmap.
  763. </MESSAGE>
  764. <MESSAGE name="GBitmap.not_int" number="13809">
  765. [1-%0!05u!] Reading bitmap: integer expected.
  766. </MESSAGE>
  767. <MESSAGE name="GBitmap.null_arg" number="13810">
  768. [1-%0!05u!] (GBitmap::decode) Called with null argument.
  769. </MESSAGE>
  770. <MESSAGE name="GBitmap.right_damaged" number="13811">
  771. [1-%0!05u!] debug: right border is damaged.
  772. </MESSAGE>
  773. <MESSAGE name="GBitmap.zero_damaged" number="13812">
  774. [1-%0!05u!] debug: zero array is damaged.
  775. </MESSAGE>
  776. <MESSAGE name="GBitmap.zero_small" number="13813">
  777. [1-%0!05u!] debug: zerobuffer is too small.
  778. </MESSAGE>
  779. <MESSAGE name="GContainer.bad_args" number="13900">
  780. [1-%0!05u!] Invalid arguments for GArray::resize.
  781. </MESSAGE>
  782. <MESSAGE name="GContainer.bad_howmany" number="13901">
  783. [1-%0!05u!] Illegal value for argument 'howmany'
  784. </MESSAGE>
  785. <MESSAGE name="GContainer.bad_pos_cont" number="13902">
  786. [1-%0!05u!] Invalid position (points into another container).
  787. </MESSAGE>
  788. <MESSAGE name="GContainer.bad_pos" number="13903">
  789. [1-%0!05u!] Invalid position.
  790. </MESSAGE>
  791. <MESSAGE name="GContainer.bad_pos_null" number="13904">
  792. [1-%0!05u!] Invalid position (null pointer).
  793. </MESSAGE>
  794. <MESSAGE name="GContainer.bad_sub2" number="13905">
  795. [1-%0!05u!] Illegal subscript in GArray::del.
  796. </MESSAGE>
  797. <MESSAGE name="GContainer.cannot_add" number="13906">
  798. [1-%0!05u!] Cannot add key to constant associative map.
  799. </MESSAGE>
  800. <MESSAGE name="GContainer.illegal_subscript" number="13907">
  801. [1-%0!05u!] GArray subscript is out of bounds.
  802. </MESSAGE>
  803. <MESSAGE name="GException.outofmemory" number="14000">
  804. [1-%0!05u!] Out of memory.
  805. </MESSAGE>
  806. <MESSAGE name="GIFFManager.bad_char" number="14100">
  807. [1-%0!05u!] Chunk name may not contain dots, and brackets.
  808. </MESSAGE>
  809. <MESSAGE name="GIFFManager.cant_find2" number="14101">
  810. [1-%0!05u!] Can't find top level FORM chunk in the IFF file being
  811. loaded.
  812. </MESSAGE>
  813. <MESSAGE name="GIFFManager.cant_find" number="14102">
  814. [1-%0!05u!] Can't find chunk with name '%1!s!'.
  815. </MESSAGE>
  816. <MESSAGE name="GIFFManager.del_empty" number="14103">
  817. [1-%0!05u!] Attempt to delete a chunk with empty name.
  818. </MESSAGE>
  819. <MESSAGE name="GIFFManager.garbage" number="14104">
  820. [1-%0!05u!] Chunk name contains garbage after ']'.
  821. </MESSAGE>
  822. <MESSAGE name="GIFFManager.get_empty" number="14105">
  823. [1-%0!05u!] Attempt to get a chunk with empty name.
  824. </MESSAGE>
  825. <MESSAGE name="GIFFManager.malformed" number="14106">
  826. [1-%0!05u!] Malformed chunk name '%1!s!': ends with a dot.
  827. </MESSAGE>
  828. <MESSAGE name="GIFFManager.no_brackets" number="14107">
  829. [1-%0!05u!] Chunk name may not contain brackets.
  830. </MESSAGE>
  831. <MESSAGE name="GIFFManager.no_chunk" number="14108">
  832. [1-%0!05u!] There is no subchunk '%1!s!' #%2!d! in chunk
  833. '%3!s!'.
  834. </MESSAGE>
  835. <MESSAGE name="GIFFManager.no_dots" number="14109">
  836. [1-%0!05u!] Chunk name may not contain dots.
  837. </MESSAGE>
  838. <MESSAGE name="GIFFManager.no_top_cont" number="14110">
  839. [1-%0!05u!] Only a container may be top level chunk.
  840. </MESSAGE>
  841. <MESSAGE name="GIFFManager.no_top_name" number="14111">
  842. [1-%0!05u!] Top level chunk name is not known yet.
  843. </MESSAGE>
  844. <MESSAGE name="GIFFManager.one_colon" number="14112">
  845. [1-%0!05u!] Chunk name may contain only one colon.
  846. </MESSAGE>
  847. <MESSAGE name="GIFFManager.unknown" number="14114">
  848. [1-%0!05u!] Internal error: chunk '%1!s!' is not known.
  849. </MESSAGE>
  850. <MESSAGE name="GIFFManager.unmatched" number="14115">
  851. [1-%0!05u!] Unmatched opening bracket in chunk name encountered.
  852. </MESSAGE>
  853. <MESSAGE name="GIFFManager.wrong_name2" number="14116">
  854. [1-%0!05u!] The name of the top level chunk is not '%1!s!'.
  855. </MESSAGE>
  856. <MESSAGE name="GIFFManager.wrong_name" number="14117">
  857. [1-%0!05u!] The top level chunk of the file does not have the name '%1!s!
  858. '.
  859. </MESSAGE>
  860. <MESSAGE name="GMapAreas.intersect" number="14200">
  861. [1-%0!05u!] Some polygon segments intersect.
  862. </MESSAGE>
  863. <MESSAGE name="GMapAreas.oval_border" number="14201">
  864. [1-%0!05u!] This border type is not supported by oval map areas.
  865. </MESSAGE>
  866. <MESSAGE name="GMapAreas.oval_hilite" number="14202">
  867. [1-%0!05u!] Area highlighting is not supported by oval map areas.
  868. </MESSAGE>
  869. <MESSAGE name="GMapAreas.poly_border" number="14203">
  870. [1-%0!05u!] This border type is not supported by polygon map areas.
  871. </MESSAGE>
  872. <MESSAGE name="GMapAreas.poly_hilite" number="14204">
  873. [1-%0!05u!] Area highlighting is not supported by polygon map areas.
  874. </MESSAGE>
  875. <MESSAGE name="GMapAreas.too_few_points" number="14205">
  876. [1-%0!05u!] Too few points in polygon.
  877. </MESSAGE>
  878. <MESSAGE name="GMapAreas.width_1" number="14206">
  879. [1-%0!05u!] Border width must be 1 for XOR and SOLID border types.
  880. </MESSAGE>
  881. <MESSAGE name="GMapAreas.width_3-32" number="14207">
  882. [1-%0!05u!] Border width must be between 3 and 32 for SHADOW border types.
  883. </MESSAGE>
  884. <MESSAGE name="GMapAreas.zero_height" number="14208">
  885. [1-%0!05u!] Area height is ZERO.
  886. </MESSAGE>
  887. <MESSAGE name="GMapAreas.zero_width" number="14209">
  888. [1-%0!05u!] Area width is ZERO.
  889. </MESSAGE>
  890. <MESSAGE name="GPixmap.bad_param" number="14400">
  891. [1-%0!05u!] (GPixmap::color_correct) Illegal parameter.
  892. </MESSAGE>
  893. <MESSAGE name="GPixmap.diff_size" number="14401">
  894. [1-%0!05u!] Color pixmap and alpha bitmap have different sizes.
  895. </MESSAGE>
  896. <MESSAGE name="GPixmap.no_int" number="14402">
  897. [1-%0!05u!] Reading pixmap: integer expected.
  898. </MESSAGE>
  899. <MESSAGE name="GPixmap.null_alpha" number="14403">
  900. [1-%0!05u!] Null alpha bitmap pointer.
  901. </MESSAGE>
  902. <MESSAGE name="GPixmap.null_color" number="14404">
  903. [1-%0!05u!] Null color pixmap pointer.
  904. </MESSAGE>
  905. <MESSAGE name="GPixmap.overflow1" number="14405">
  906. [1-%0!05u!] (GPixmap::downsample) Specified rectangle overflows destination
  907. pixmap.
  908. </MESSAGE>
  909. <MESSAGE name="GPixmap.overflow2" number="14406">
  910. [1-%0!05u!] (GPixmap::upsample) Specified rectangle overflows destination
  911. pixmap.
  912. </MESSAGE>
  913. <MESSAGE name="GPixmap.overflow3" number="14407">
  914. [1-%0!05u!] (GPixmap::downsample43) Specified rectangle overflows destination
  915. pixmap.
  916. </MESSAGE>
  917. <MESSAGE name="GPixmap.overflow4" number="14408">
  918. [1-%0!05u!] (GPixmap::upsample23) Specified rectangle overflows destination
  919. pixmap.
  920. </MESSAGE>
  921. <MESSAGE name="GPixmap.overflow5" number="14409">
  922. [1-%0!05u!] (GPixmap::stencil) Specified rectangle overflows foreground
  923. pixmap.
  924. </MESSAGE>
  925. <MESSAGE name="GPixmap.unk_PPM" number="14410">
  926. [1-%0!05u!] Unknown PPM file format.
  927. </MESSAGE>
  928. <MESSAGE name="GRect.div_zero" number="14500">
  929. [1-%0!05u!] Division by zero.
  930. </MESSAGE>
  931. <MESSAGE name="GRect.empty_rect1" number="14501">
  932. [1-%0!05u!] Illegal empty rect in GRectMapper::set_input.
  933. </MESSAGE>
  934. <MESSAGE name="GRect.empty_rect2" number="14502">
  935. [1-%0!05u!] Illegal empty rect in GRectMapper::set_output.
  936. </MESSAGE>
  937. <MESSAGE name="GRect.empty_rect3" number="14503">
  938. [1-%0!05u!] Illegal empty rectangles in GRectMapper::[un]map.
  939. </MESSAGE>
  940. <MESSAGE name="GScaler.assertion" number="14600">
  941. [1-%0!05u!] Assertion failed.
  942. </MESSAGE>
  943. <MESSAGE name="GScaler.no_match" number="14601">
  944. [1-%0!05u!] Input pixmap does not match input rectangle.
  945. </MESSAGE>
  946. <MESSAGE name="GScaler.ratios" number="14602">
  947. [1-%0!05u!] GScaler ratios must be both null or both positive.
  948. </MESSAGE>
  949. <MESSAGE name="GScaler.too_big" number="14603">
  950. [1-%0!05u!] Desired output exceeds full image output rect.
  951. </MESSAGE>
  952. <MESSAGE name="GScaler.too_small" number="14604">
  953. [1-%0!05u!] Provided input pixmap is too small.
  954. </MESSAGE>
  955. <MESSAGE name="GScaler.undef_size" number="14605">
  956. [1-%0!05u!] GScaler input_size and output_size are still undefined.
  957. </MESSAGE>
  958. <MESSAGE name="GSmartPointer.suspicious" number="14700">
  959. [1-%0!05u!] Suspicious destruction of referenced GPEnabled object.
  960. </MESSAGE>
  961. <MESSAGE name="GString.bad_subscript" number="14800">
  962. [1-%0!05u!] Illegal subscript in GString::operator[].
  963. </MESSAGE>
  964. <MESSAGE name="GString.overwrite" number="14801">
  965. [1-%0!05u!] Memory Overwrite. Program in unstable state.
  966. </MESSAGE>
  967. <MESSAGE name="GStringRep.NativeToNative" number="14802">
  968. [1-%0!05u!] Attempt to convert native encoding to native encoding.
  969. </MESSAGE>>
  970. <MESSAGE name="GStringRep.UTF8ToUTF8" number="14803">
  971. [1-%0!05u!] Attempt to convert UTF8 encoding to UTF8 encoding.
  972. </MESSAGE>>
  973. <MESSAGE name="GStringRep.appendNativeToUTF8" number="14804">
  974. [1-%0!05u!] Attempt to append native string to UTF8 string.
  975. </MESSAGE>>
  976. <MESSAGE name="GStringRep.appendUTF8toNative" number="14805">
  977. [1-%0!05u!] Attempt to append UTF8 string to native string.
  978. </MESSAGE>>
  979. <MESSAGE name="GThreads.co_panic" number="14900">
  980. [1-%0!05u!] Panic COTHREADS : exception context not found.
  981. </MESSAGE>
  982. <MESSAGE name="GThreads.dupl_callback" number="14901">
  983. [1-%0!05u!] GThread::set_scheduling_callback called twice.
  984. </MESSAGE>
  985. <MESSAGE name="GThreads.not_acq_broad" number="14902">
  986. [1-%0!05u!] Monitor was not acquired by this thread (GMonitor::broadcast).
  987. </MESSAGE>
  988. <MESSAGE name="GThreads.not_acq_leave" number="14903">
  989. [1-%0!05u!] Monitor was not acquired by this thread (GMonitor::leave).
  990. </MESSAGE>
  991. <MESSAGE name="GThreads.not_acq_signal" number="14904">
  992. [1-%0!05u!] Monitor was not acquired by this thread (GMonitor::signal).
  993. </MESSAGE>
  994. <MESSAGE name="GThreads.not_acq_wait" number="14905">
  995. [1-%0!05u!] Monitor was not acquired by this thread (GMonitor::wait).
  996. </MESSAGE>
  997. <MESSAGE name="GThreads.panic" number="14906">
  998. [1-%0!05u!] PANIC: Cothreads deadlock.
  999. </MESSAGE>
  1000. <MESSAGE name="GThreads.uncaught" number="14907">
  1001. [1-%0!05u!] GThreads: uncaught exception.
  1002. </MESSAGE>
  1003. <MESSAGE name="GThreads.unrecognized" number="14908">
  1004. [1-%0!05u!] GThreads: unrecognized uncaught exception.
  1005. </MESSAGE>
  1006. <MESSAGE name="GURL.fail_to_file" number="15000">
  1007. [1-%0!05u!] Failed to convert URL to filename.
  1008. </MESSAGE>
  1009. <MESSAGE name="GURL.fail_to_URL" number="15001">
  1010. [1-%0!05u!] Failed to convert filename back to URL.
  1011. </MESSAGE>
  1012. <MESSAGE name="GURL.no_protocol" number="15002">
  1013. [1-%0!05u!] URL '%1!s!' does not contain a protocol prefix.
  1014. </MESSAGE>
  1015. <MESSAGE name="GURL.big_name" number="15003">
  1016. [1-%0!05u!] File name is too long.
  1017. </MESSAGE>
  1018. <MESSAGE name="GURL.listdir" number="15004">
  1019. [1-%0!05u!] GURL::listdir is not implemented on this platform.
  1020. </MESSAGE>
  1021. <MESSAGE name="GURL.no_rename" number="15005">
  1022. [1-%0!05u!] rename() is not available on WinCE devices.
  1023. </MESSAGE>
  1024. <MESSAGE name="IFFByteStream.bad_chunk" number="15100">
  1025. [1-%0!05u!] Illegal chunk id (IFFByteStream::put_chunk).
  1026. </MESSAGE>
  1027. <MESSAGE name="IFFByteStream.bad_offset" number="15101">
  1028. [1-%0!05u!] IFFByteStream (internal error) offset beyond chunk boundary.
  1029. </MESSAGE>
  1030. <MESSAGE name="IFFByteStream.cant_close" number="15102">
  1031. [1-%0!05u!] Cannot close chunk when no chunk is open.
  1032. </MESSAGE>
  1033. <MESSAGE name="IFFByteStream.cant_write" number="15103">
  1034. [1-%0!05u!] Cannot write until previous chunk is complete.
  1035. </MESSAGE>
  1036. <MESSAGE name="IFFByteStream.corrupt_2nd_id" number="15104">
  1037. [1-%0!05u!] Corrupted IFF file (Illegal secondary chunk id).
  1038. </MESSAGE>
  1039. <MESSAGE name="IFFByteStream.corrupt_end2" number="15105">
  1040. [1-%0!05u!] Corrupted IFF file (EndOfChunk while reading chunk size).
  1041. </MESSAGE>
  1042. <MESSAGE name="IFFByteStream.corrupt_end" number="15106">
  1043. [1-%0!05u!] Corrupted IFF file (EndOfChunk while reading chunk ID).
  1044. </MESSAGE>
  1045. <MESSAGE name="IFFByteStream.corrupt_header" number="15107">
  1046. [1-%0!05u!] Corrupted IFF file (EndOfChunk while reading composite chunk
  1047. header).
  1048. </MESSAGE>
  1049. <MESSAGE name="IFFByteStream.corrupt_id" number="15108">
  1050. [1-%0!05u!] Corrupted IFF file (Illegal chunk id).
  1051. </MESSAGE>
  1052. <MESSAGE name="IFFByteStream.corrupt_mangled" number="15109">
  1053. [1-%0!05u!] Corrupted IFF file (Mangled chunk boundaries).
  1054. </MESSAGE>
  1055. <MESSAGE name="IFFByteStream.no_chunk_id" number="15110">
  1056. [1-%0!05u!] No chunk id available yet.
  1057. </MESSAGE>
  1058. <MESSAGE name="IFFByteStream.not_ready2" number="15111">
  1059. [1-%0!05u!] IFFByteStream not ready for writing chunks.
  1060. </MESSAGE>
  1061. <MESSAGE name="IFFByteStream.not_ready3" number="15112">
  1062. [1-%0!05u!] IFFByteStream not ready for reading bytes.
  1063. </MESSAGE>
  1064. <MESSAGE name="IFFByteStream.not_ready4" number="15113">
  1065. [1-%0!05u!] IFFByteStream not ready for writing bytes.
  1066. </MESSAGE>
  1067. <MESSAGE name="IFFByteStream.not_ready" number="15114">
  1068. [1-%0!05u!] IFFByteStream not ready for reading chunk.
  1069. </MESSAGE>
  1070. <MESSAGE name="IFFByteStream.read_write" number="15115">
  1071. [1-%0!05u!] Attempt to write and read the same IFFByteStream.
  1072. </MESSAGE>
  1073. <MESSAGE name="Internal.error" number="15200">
  1074. [1-%0!05u!] Internal error.
  1075. </MESSAGE>
  1076. <MESSAGE name="IW44Image.bad_rect" number="15300">
  1077. [1-%0!05u!] (IWMap::image) Rectangle is out of bounds.
  1078. </MESSAGE>
  1079. <MESSAGE name="IW44Image.cant_read_primary2" number="15302">
  1080. [1-%0!05u!] (IWPixmap::decode_chunk) Cannot read primary header.
  1081. </MESSAGE>
  1082. <MESSAGE name="IW44Image.cant_read_primary" number="15303">
  1083. [1-%0!05u!] (IWBitmap::decode_chunk) Cannot read primary header.
  1084. </MESSAGE>
  1085. <MESSAGE name="IW44Image.cant_read_secondary2" number="15304">
  1086. [1-%0!05u!] (IWPixmap::decode_chunk) Cannot read secondary header.
  1087. </MESSAGE>
  1088. <MESSAGE name="IW44Image.cant_read_secondary" number="15305">
  1089. [1-%0!05u!] (IWBitmap::decode_chunk) Cannot read secondary header.
  1090. </MESSAGE>
  1091. <MESSAGE name="IW44Image.cant_read_tertiary2" number="15306">
  1092. [1-%0!05u!] (IWPixmap::decode_chunk) Cannot read tertiary header.
  1093. </MESSAGE>
  1094. <MESSAGE name="IW44Image.cant_read_tertiary" number="15307">
  1095. [1-%0!05u!] (IWBitmap::decode_chunk) Cannot read tertiary header.
  1096. </MESSAGE>
  1097. <MESSAGE name="IW44Image.codec_open2" number="15308">
  1098. [1-%0!05u!] (IWBitmap::decode_chunk) Codec still open for decoding.
  1099. </MESSAGE>
  1100. <MESSAGE name="IW44Image.corrupt_BM44_2" number="15312">
  1101. [1-%0!05u!] (IWPixmap::decode_iff) File is corrupted (cannot read FORM.BM44).
  1102. </MESSAGE>
  1103. <MESSAGE name="IW44Image.corrupt_BM44" number="15313">
  1104. [1-%0!05u!] (IWBitmap::decode_iff) File is corrupted (cannot read FORM.BM44).
  1105. </MESSAGE>
  1106. <MESSAGE name="IW44Image.empty_object2" number="15315">
  1107. [1-%0!05u!] (IWPixmap::encode_chunk) IWBitmap object is empty.
  1108. </MESSAGE>
  1109. <MESSAGE name="IW44Image.empty_object" number="15316">
  1110. [1-%0!05u!] (IWBitmap::encode_chunk) IWBitmap object is empty.
  1111. </MESSAGE>
  1112. <MESSAGE name="IW44Image.empty_rect" number="15317">
  1113. [1-%0!05u!] (IWMap::image) Rectangle is empty.
  1114. </MESSAGE>
  1115. <MESSAGE name="IW44Image.has_color" number="15318">
  1116. [1-%0!05u!] (IWBitmap::decode_chunk) File contains a color image.
  1117. </MESSAGE>
  1118. <MESSAGE name="IW44Image.incompat_codec2" number="15319">
  1119. [1-%0!05u!] (IWPixmap::decode_chunk) File has been compressed with an
  1120. incompatible IWCodec.
  1121. </MESSAGE>
  1122. <MESSAGE name="IW44Image.incompat_codec" number="15320">
  1123. [1-%0!05u!] (IWBitmap::decode_chunk) File has been compressed with an
  1124. incompatible IWCodec.
  1125. </MESSAGE>
  1126. <MESSAGE name="IW44Image.left_open1" number="15321">
  1127. [1-%0!05u!] (IWBitmap::encode_iff) Codec has been left open.
  1128. </MESSAGE>
  1129. <MESSAGE name="IW44Image.left_open2" number="15322">
  1130. [1-%0!05u!] (IWBitmap::decode_iff) Codec has been left open.
  1131. </MESSAGE>
  1132. <MESSAGE name="IW44Image.left_open3" number="15323">
  1133. [1-%0!05u!] (IWPixmap::encode_iff) Codec has been left open.
  1134. </MESSAGE>
  1135. <MESSAGE name="IW44Image.left_open4" number="15324">
  1136. [1-%0!05u!] (IWPixmap::decode_iff) Codec has been left open.
  1137. </MESSAGE>
  1138. <MESSAGE name="IW44Image.need_stop2" number="15325">
  1139. [1-%0!05u!] (IWPixmap::encode_chunk) Must specify a stopping criterion.
  1140. </MESSAGE>
  1141. <MESSAGE name="IW44Image.need_stop" number="15326">
  1142. [1-%0!05u!] (IWBitmap::encode_chunk) Must specify a stopping criterion.
  1143. </MESSAGE>
  1144. <MESSAGE name="IW44Image.param_range2" number="15327">
  1145. [1-%0!05u!] (IWPixmap::parm_dbfrac) parameter out of range.
  1146. </MESSAGE>
  1147. <MESSAGE name="IW44Image.param_range" number="15328">
  1148. [1-%0!05u!] (IWBitmap::parm_dbfrac) parameter out of range.
  1149. </MESSAGE>
  1150. <MESSAGE name="IW44Image.recent_codec2" number="15329">
  1151. [1-%0!05u!] (IWPixmap::decode_chunk) File has been compressed with a more
  1152. recent IWCodec.
  1153. </MESSAGE>
  1154. <MESSAGE name="IW44Image.recent_codec" number="15330">
  1155. [1-%0!05u!] (IWBitmap::decode_chunk) File has been compressed with a more
  1156. recent IWCodec.
  1157. </MESSAGE>
  1158. <MESSAGE name="IW44Image.sample_factor" number="15331">
  1159. [1-%0!05u!] (IWMap::image) Unsupported subsampling factor.
  1160. </MESSAGE>
  1161. <MESSAGE name="IW44Image.wrong_serial2" number="15332">
  1162. [1-%0!05u!] (IWPixmap::decode_chunk) Chunk does not bear expected serial
  1163. number.
  1164. </MESSAGE>
  1165. <MESSAGE name="IW44Image.wrong_serial" number="15333">
  1166. [1-%0!05u!] (IWBitmap::decode_chunk) Chunk does not bear expected serial
  1167. number.
  1168. </MESSAGE>
  1169. <MESSAGE name="JB2Image.bad_dict2" number="15400">
  1170. [1-%0!05u!] Corrupted file: non zero image dimension in JB2 dictionary.
  1171. </MESSAGE>
  1172. <MESSAGE name="JB2Image.bad_dict" number="15401">
  1173. [1-%0!05u!] Size of shape dictionary does not match JB2 data.
  1174. </MESSAGE>
  1175. <MESSAGE name="JB2Image.bad_number" number="15402">
  1176. [1-%0!05u!] (JB2Codec::CodeNum) Number is outside the bounds.
  1177. </MESSAGE>
  1178. <MESSAGE name="JB2Image.bad_numcontext" number="15403">
  1179. [1-%0!05u!] (JB2Codec::CodeNum) Illegal NumContext.
  1180. </MESSAGE>
  1181. <MESSAGE name="JB2Image.bad_parent_shape" number="15404">
  1182. [1-%0!05u!] Illegal parent shape number in JB2Shape.
  1183. </MESSAGE>
  1184. <MESSAGE name="JB2Image.bad_shape" number="15405">
  1185. [1-%0!05u!] Illegal shape number in JB2Blit.
  1186. </MESSAGE>
  1187. <MESSAGE name="JB2Image.bad_type" number="15406">
  1188. [1-%0!05u!] Corrupted file: Illegal record type for shape dictionary.
  1189. </MESSAGE>
  1190. <MESSAGE name="JB2Image.cant_change" number="15407">
  1191. [1-%0!05u!] Cannot change dictionary once set.
  1192. </MESSAGE>
  1193. <MESSAGE name="JB2Image.cant_create" number="15408">
  1194. [1-%0!05u!] Cannot create bitmap image for an unsized JB2Image object.
  1195. </MESSAGE>
  1196. <MESSAGE name="JB2Image.cant_set" number="15409">
  1197. [1-%0!05u!] Cannot set dictionary after adding shapes.
  1198. </MESSAGE>
  1199. <MESSAGE name="JB2Image.need_dict" number="15410">
  1200. [1-%0!05u!] JB2 data requires a shape dictionary.
  1201. </MESSAGE>
  1202. <MESSAGE name="JB2Image.no_start" number="15411">
  1203. [1-%0!05u!] Corrupted file: No start record.
  1204. </MESSAGE>
  1205. <MESSAGE name="JB2Image.unknown_type" number="15412">
  1206. [1-%0!05u!] Corrupted file: Unknown record type.
  1207. </MESSAGE>
  1208. <MESSAGE name="JB2Image.zero_dim" number="15413">
  1209. [1-%0!05u!] Corrupted file: JB2 image dimension is zero.
  1210. </MESSAGE>
  1211. <MESSAGE name="MMRDecoder.bad_codebook" number="15500">
  1212. [1-%0!05u!] Ambiguous MMR codebook.
  1213. </MESSAGE>
  1214. <MESSAGE name="MMRDecoder.bad_data" number="15501">
  1215. [1-%0!05u!] Invalid G4/MMR Data.
  1216. </MESSAGE>
  1217. <MESSAGE name="MMRDecoder.bad_header" number="15502">
  1218. [1-%0!05u!] Corrupted G4/MMR header.
  1219. </MESSAGE>
  1220. <MESSAGE name="MMRDecoder.cant_process" number="15503">
  1221. [1-%0!05u!] Cannot processed uncompressed bits in G4/MMR data.
  1222. </MESSAGE>
  1223. <MESSAGE name="MMRDecoder.unrecog_header" number="15504">
  1224. [1-%0!05u!] Cannot recognize G4/MMR header.
  1225. </MESSAGE>
  1226. <MESSAGE name="not_implemented_n" number="15600">
  1227. [1-%0!05u!] %1!s! is not implemented.
  1228. </MESSAGE>
  1229. <MESSAGE name="not_implemented" number="15700">
  1230. [1-%0!05u!] Not implemented.
  1231. </MESSAGE>
  1232. <MESSAGE name="parseoptions.ambiguous" number="15800">
  1233. [1-%0!05u!] Ambiguous options: '%1!s!=%2!s!' and '%3!s!=%4!s!
  1234. ' specified.
  1235. </MESSAGE>
  1236. <MESSAGE name="parseoptions.bad_number" number="15802">
  1237. [1-%0!05u!] '%1!s!' is not a number.
  1238. </MESSAGE>
  1239. <MESSAGE name="parseoptions.bad_value" number="15803">
  1240. [1-%0!05u!] '%1!s!' is not a number or boolean value.
  1241. </MESSAGE>
  1242. <MESSAGE name="parseoptions.cant_inherit" number="15804">
  1243. [1-%0!05u!] %1!s!: Error in line %2!d! of '%3!s!' --
  1244. > can not inherit unknown profile '%4!s!'
  1245. </MESSAGE>
  1246. <MESSAGE name="parseoptions.illegal_profile" number="15805">
  1247. [1-%0!05u!] %1!s!: Error in line %2!d! of profile '%3!s!'
  1248. --> Illegal profile name '%4!s!'
  1249. </MESSAGE>
  1250. <MESSAGE name="parseoptions.missing_arg_option" number="15806">
  1251. [1-%0!05u!] Argument required for --%1!s! option.
  1252. </MESSAGE>
  1253. <MESSAGE name="parseoptions.profile_error" number="15807">
  1254. [1-%0!05u!] %1!s!: Error in line %2!d! of profile '%3!s!'
  1255. --> %4!s!.
  1256. </MESSAGE>
  1257. <MESSAGE name="parseoptions.unrecog_option_c" number="15808">
  1258. [1-%0!05u!] Unrecognized option -%1!s!.
  1259. </MESSAGE>
  1260. <MESSAGE name="parseoptions.unrecog_option" number="15809">
  1261. [1-%0!05u!] Unrecognized option '%1!s!'
  1262. </MESSAGE>
  1263. <MESSAGE name="STOP" number="16000">
  1264. [1-%0!05u!] Uncaught STOP message.
  1265. </MESSAGE>
  1266. <MESSAGE name="TextException.test" number="16100">
  1267. [1-%0!05u!] Test exception.
  1268. </MESSAGE>
  1269. <MESSAGE name="XMLAnno.bad_color" number="16200">
  1270. [1-%0!05u!] Color %1!s! is not supported.
  1271. </MESSAGE>
  1272. <MESSAGE name="XMLAnno.bad_page" number="16201">
  1273. [1-%0!05u!] Failed to get specified page.
  1274. </MESSAGE>
  1275. <MESSAGE name="XMLAnno.bad_rect" number="16202">
  1276. [1-%0!05u!] Too few coordinates for rectangular region.
  1277. </MESSAGE>
  1278. <MESSAGE name="XMLAnno.bad_circle" number="16203">
  1279. [1-%0!05u!] Too few coordinates for circular region.
  1280. </MESSAGE>
  1281. <MESSAGE name="XMLAnno.bad_oval" number="16204">
  1282. [1-%0!05u!] Too few coordinates for oval region.
  1283. </MESSAGE>
  1284. <MESSAGE name="XMLAnno.unknown_shape" number="16205">
  1285. [1-%0!05u!] Unknown shape %1!s!.
  1286. </MESSAGE>
  1287. <MESSAGE name="XMLAnno.unknown_border" number="16206">
  1288. [1-%0!05u!] Unrecongized border type %1!s!.
  1289. </MESSAGE>
  1290. <MESSAGE name="XMLAnno.extra_body" number="16207">
  1291. [1-%0!05u!] Exactly one<BODY></BODY> pair is needed.
  1292. </MESSAGE>
  1293. <MESSAGE name="XMLAnno.no_body" number="16208">
  1294. [1-%0!05u!] No<BODY></BODY> pair found.
  1295. </MESSAGE>
  1296. <MESSAGE name="XMLAnno.map_find" number="16209">
  1297. [1-%0!05u!] Failed to find specified map %1!s!.
  1298. </MESSAGE>
  1299. <MESSAGE name="XMLAnno.fail_init" number="16210">
  1300. [1-%0!05u!] Failed to initialize %1!s!.
  1301. </MESSAGE>
  1302. <MESSAGE name="XMLTags.no_GP" number="16300">
  1303. [1-%0!05u!] Not secured by a GP pointer.
  1304. </MESSAGE>
  1305. <MESSAGE name="XMLTags.raw_string" number="16301">
  1306. [1-%0!05u!] Raw string '%1!s!' found outside document scope.
  1307. </MESSAGE>
  1308. <MESSAGE name="XMLTags.bad_tag" number="16302">
  1309. [1-%0!05u!] Unterminated Tag %1!s!.
  1310. </MESSAGE>
  1311. <MESSAGE name="XMLTags.bad_PI" number="16303">
  1312. [1-%0!05u!] Unterminated Processing Instruction: %1!s!.
  1313. </MESSAGE>
  1314. <MESSAGE name="XMLTags.bad_comment" number="16304">
  1315. [1-%0!05u!] Unterminated Comment: %1!s!.
  1316. </MESSAGE>
  1317. <MESSAGE name="XMLTags.bad_form" number="16305">
  1318. [1-%0!05u!] Well formed error. Too many end tags.
  1319. </MESSAGE>
  1320. <MESSAGE name="XMLTags.no_body" number="16306">
  1321. [1-%0!05u!] No body.
  1322. </MESSAGE>
  1323. <MESSAGE name="XMLTags.unmatched_end" number="16307">
  1324. [1-%0!05u!] XML tag '%1!s!' on line %2!u! was terminated with XML
  1325. tag '%3!s!' line %4!u!.
  1326. </MESSAGE>
  1327. <MESSAGE name="ZPCodec.no_encoding" number="16400">
  1328. [1-%0!05u!] ZPCodec has not been created for encoding.
  1329. </MESSAGE>
  1330. <MESSAGE name="ZPCodec.write_error" number="16401">
  1331. [1-%0!05u!] ZPCodec write error.
  1332. </MESSAGE>
  1333. <MESSAGE name="DjVuDynamicLib.failed_open2" number="16402">
  1334. [1-%0!05u!] Failed to open dynamic library '%1!s!'.
  1335.     System reported: '%2!s!'.
  1336. </MESSAGE>
  1337. <MESSAGE name="DjVuDynamicLib.failed_open" number="16403">
  1338. [1-%0!05u!] Failed to open dynamic library '%1!s!'.
  1339. </MESSAGE>
  1340. </BODY>
  1341. </DjVuMessages>
  1342.